home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / wb-enhancement / screenmaster / catalogs / screendaemon.ct (.txt) < prev    next >
Amiga Catalog Translation file  |  1995-07-09  |  4KB  |  114 lines

  1. ## version 
  2. ## language 
  3. ## codeset 0
  4. ; version $VER: ScreenDaemon.cd 1.00 (8.7.95)
  5. ; Catalog description file for ScreenDaemon (SD).
  6. ; Translators: read "Translators.readme" for instructions.
  7. ;*************************************************************************
  8. ; Initialization Strings
  9. ;*************************************************************************
  10. NOEXICONMSG
  11. ;Couldn't access icon\n'%s'\nto read tooltypes!
  12. ; <%s = iconname>
  13. BADCOMMANDMSG
  14. ;Couldn't parse command:\n%s
  15. ; <%s = errormsg>
  16. BADBOOLTOOLMSG
  17. ;Invalid value '%s'\nfor boolean keyword '%s'.\nPlease specify a value of\nYES, NO, TRUE or FALSE.
  18. ; <%s = user's value> <%s = keyword>
  19. BADSTRTOOLMSG
  20. ;Invalid value for string keyword '%s'.\nPlease supply an unquoted value for this keyword.
  21. ; <%s = keyword>
  22. BADINTTOOLMSG
  23. ;Invalid value '%s'\nfor integer keyword '%s'.\nPlease supply an integer value.
  24. ; <%s = user's value> <%s = keyword>
  25. BADHEXTOOLMSG
  26. ;Invalid value '%s'\nfor hex keyword '%s'.\nPlease supply a hexadecimal value.
  27. ; <%s = user's value> <%s = keyword>
  28. BADKEYTOOLMSG
  29. ;Invalid value '%s'\nfor keyword '%s'.\nPlease supply one of:\n%s.
  30. ; <%s = user's value> <%s = keyword> <%s = valid values>
  31. BADDCLIPTOOLMSG
  32. ;Invalid value '%s'\nfor keyword DCLIP.\nPlease supply four integers,\nseparated by commas.
  33. ; <%s = user's value>
  34. NOOPENFONTMSG
  35. ;Couldn't open font '%s', size %ld!
  36. ; <%s = fontname> <%ld = fontsize>
  37. NOPOPKEYMSG
  38. ;Couldn't create popup hotkey\n'%s'!
  39. ; <%s = hotkey description>
  40. NOCXOBJMSG
  41. ;Couldn't create commodity broker object!
  42. ;*************************************************************************
  43. ; Requester Title & Gadget Strings
  44. ;*************************************************************************
  45. INFORMTITLEMSG
  46. ;Message from ScreenDaemon
  47. INFORMOKAYMSG
  48. COMMDESCMSG
  49. ;ARexx host for Public Screen Management.
  50. ; <this is the commodity description string>
  51. ;*************************************************************************
  52. ; General Runtime Strings
  53. ;*************************************************************************
  54. NOMEMMSG
  55. ;Not enough memory available!
  56. NOLIBMSG
  57. ;Couldn't open %s V%lu!
  58. ; <%s = libname> <%lu = libver>
  59. NOOPENSCRMSG
  60. ;Couldn't open the new public screen!\n%s
  61. ; <%s = specific error msg, below>
  62. OPSNOMONITORMSG
  63. ;The monitor required for this\ndisplay mode is not available.
  64. OPSNOCHIPSMSG
  65. ;You need newer custom chips\nfor this display mode.
  66. OPSNOCHIPMEMMSG
  67. ;Not enough Chip memory available.
  68. OPSNOTUNIQUEMSG
  69. ;This public screen name is already in use.
  70. OPSUNKNOWNMODEMSG
  71. ;The requested display mode\nwas not recognized.
  72. OPSTOODEEPMSG
  73. ;Your Amiga cannot display so many\ncolours in that display mode.
  74. OPSOTHERERRMSG
  75. ;Intuition returned an\nunrecognized error code!
  76. NOOPENFILEMSG
  77. ;Couldn't open file\n'%s'!
  78. ; <%s = filename>
  79. NOREADFILEMSG
  80. ;Couldn't read from file\n'%s'!
  81. ; <%s = filename>
  82. NOWRITEFILEMSG
  83. ;Couldn't write to file\n'%s'!
  84. ; <%s = filename>
  85. NOIFFMEMMSG
  86. ;Not enough memory to process IFF file\n'%s'!
  87. ; <%s = filename>
  88. NOTIFFMSG
  89. ;'%s'\nis not a valid IFF file!
  90. ; <%s = filename>
  91. OTHERIFFMSG
  92. ;Couldn't process IFF file\n'%s'!\nAn unrecognized error occurred.
  93. ; <%s = filename>
  94. BADPALETTEMSG
  95. ;File '%s' doesn't appear\nto be a valid palette file or ILBM!
  96. ; <%s = filename>
  97. NOSETDEFPSMSG
  98. ;Couldn't set '%s'\nto be the default public screen!\nIt may be private or closed.\n'%s' is still the default.
  99. ; <%s = pubscrname> <%s = pubscrname>
  100. NOCLOSEPSMSG
  101. ;Couldn't close public screen\n'%s'!\nIt may be private or closed,\nor have visitor windows open on it.
  102. ; <%s = pubscrname>
  103. CANNOTQUITMSG
  104. ;Sorry, ScreenDaemon cannot quit right now, because\nit is still in charge of one or more screens.
  105. NOFINDPUBSCRMSG
  106. ;Couldn't find any public screen named\n'%s'!
  107. ; <%s = pubscrname>
  108. NOHOSTMSG
  109. ;Couldn't send command to ARexx host\n'%s': host port not found!
  110. ; <%s = portname>
  111. NORUNPROGMSG
  112. ;Couldn't launch program\n'%s'!
  113. ; <%s = filename>
  114.